side pushing meaning in Chinese
侧推法
Examples
- The casement does not need any strut , 360 degrees inside outside rotate and place freely , the left and right sides push - pull freely , multi - function compound window . 2
一窗扇不需要任何支撑架, 360度内外任意旋转,任意定位,左右任意推拉滑行,多功能组合窗。 - Server side content pushing is somehow difficult in a b / s application since most of the time a transaction is customer ( brower ) initiated . but it is required in our inspection platform . a certain means of server side pushing technology was discussed and implemented in this paper , which using a multi - thread service application to receive the client ' s socket connection request in the server side and using javaapplet , javascript - frame communications and dynamic web page refreshing technologies in the customer ( browser ) side
在监测平台中,需要将服务器端内容向客户端主动传送,而在b s模式下,总是客户端(浏览器)主动发出请求,服务器才对请求作出反应并传送内容,本文通过在服务器端采用一个多线程的接受客户端socket连接请求的网络应用服务,在客户端采用javaapplet 、 javascript帧间通信、 dhtml动态更新页面等技术,设计并实现了服务器端内容的主动推送,并在客户端实时显示。